home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Text⁄Files
/
Writeswell Jr. 1.0.2 Master
/
WSI Library Source
/
FindProcess.h
< prev
next >
Wrap
Text File
|
1992-04-22
|
305b
|
10 lines
/* FindProcess.h
* Interface to routine to find a process, and get information about it. From IM IV, p. 29-11
* 22 Apr 92 Mike Crawford
*/
Boolean FindAProcess( OSType signature,
ProcessSerialNumber *psnPtr,
ProcessInfoRec *pInfoPtr,
FSSpecPtr fSpecPtr,
StringPtr procName );